Application Management Library

Application Management makes your application life easier. It will automatic do memory management, handle and log unhandled exceptions, profiling your functions, make your application single instance and also provide util functions to get system information.

ASP.NET Exception Reporter (based on ELMAH)

ASP.NET Exception Reporter (based on ELMAH) is pluggable application-wide error logging facility. Plug it in to your existing webapps, webservices, ... The goal is to centralize the different exceptions that are generated by ELMAH to one web application. It is developed in C#.

CatchThatException

This is a small logging library We created at developerpath.com to help us log exceptions. It write it to a text file and you can easilay open that txt.

DevFramework

devframework.zip (101,0 MB)
DevFramework is an open source solution for complete enterprise application development.

CodePlex.Diagnostics

diagnostics.zip (17,4 MB)
CodePlex.Diagnostics provides a framework for exception publication and logging based upon the .NET 2.0 Provider design pattern.

.NET Error Manager (Devv.Core.Erroo)

Erroo.zip (497 kB)
Devv.Core.Erroo is a very easy to implement error handling library. It supports writing to the system event log and log files, displaying detailed and customizable error dialogs to the user and also reporting using web services. Works with, Windows Forms, ASP.NET and also with Mono.

ErrorDumper

Exception handling system. Write exceptions to database (MSSQL, MySql), to file system. Provide exceptions with rich dump information. Browse exceptions via web application interface or windows application interface. Tools for configuring applications to enable exception handling

Exceptional for ReSharper

Exceptional is an extension for ReSharper which analyzes thrown and documented C# exceptions and suggests improvements.

Exception Reporter

ExceptionReporter is a .NET component that shows a dialog with detailed information on an Exception and the application/system running it

Extensions Library

Extension Library adds several helpful extensions to your project including: - SharePoint Logging - Event Viewer Logging - Exception Handling - .Net Extensions

CuttingEdge.Logging

logging.zip (8,8 MB)
CuttingEdge.Logging is a library that helps programmers to output log statements to a variety of output targets in .NET applications.

.Net Exception Reporter

A reusable and extensible exception reporter for Microsoft .NET projects.

Reusable Library

relib.zip (82,8 MB)
A collection of reusable abstractions for enterprise application developer: caching, IoC, pagination, repository, application services, unit of work, background processing, exception trace policy, work item, etc. Integration with Unity 2.0, EntLib 5.0, ASP.NET MVC 3.0, WatiN 2.0, Memcached 1.4.5.

SEAM Library

SEAM.zip (101 kB)
SEAM Library provides basic reusable, fundamental, lightweight components that can be leveraged for any .NET application. No more writing basic Data Access Layer (DAL), Exception Management mechanisms. The library is developed in C# 3.5.

Silverlight and WP7 Exception Handling and Logging building block

This code will help you handle and log client side exceptions in your Silverlight 4 and WP7 projects. Errors that occur in clients can be sent to your loggingservice. The service will store them. It's developed in C#, using VS2010.

Smart Logger

SmartLogger is a web service that can consume exceptions thrown from client applications. The exceptions can be categorized based on severity, applications and exception time stamp. It also includes a search feature to drill down the exceptions log based on search criteria. The release 1.0 will include logging exceptions with search feature. Adding new applications and user right management will follow.